Configurates the
C1.Web.Mvc.DropDown<T>.OnClientTextChanged client event. Occurs when the value of the Text property changes.
シンタックス
'宣言
Public Overridable Function OnClientTextChanged( _
ByVal As System.String _
) As
public virtual OnClientTextChanged(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照